home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.compilers / comp.sys.amiga.programmer_5300_000017.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!howland.reston.ans.net!europa.eng.gtefsd.com!emory!news-feed-2.peachnet.edu!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: _MemCleanup problem
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <CKK40w.63G@unx.sas.com>
  8. Date: Tue, 1 Feb 1994 17:46:06 GMT
  9. References:  <2ikk6r$kjc@charm.magnus.acs.ohio-state.edu>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 20
  13.  
  14.  
  15. In article <2ikk6r$kjc@charm.magnus.acs.ohio-state.edu>, kgreiner@magnus.acs.ohio-state.edu (Kurt W. Greiner) writes:
  16. |>      when i link my program with any lib or o files i get a undefined error in
  17. |> the c.o file. and askes me to _stub it. I do not know what is going on. it 
  18. |> worked when i used 6.3 but under 6.50. the function it askes to __stub is
  19. |> _MemCleanup in the c.o
  20.  
  21. You're linking with an old version of c.o, or old libraries.
  22.  
  23. _MemCleanup went away in V6.50 in favor of an autoterminator
  24. function.
  25.  
  26. -- 
  27.   *****                    / walker@unx.sas.com
  28.  *|_o_o|\\     Doug Walker<  BIX, Portal: djwalker
  29.  *|. o.| ||                \ CompuServe: 71165,2274
  30.   | o  |//     
  31.   ====== 
  32. Any opinions expressed are mine, not those of SAS Institute, Inc.
  33.